Release 10.1A: OpenEdge Development:
Progress 4GL Reference
ATTRIBUTE-NAMES attribute
Returns a comma-separated list of an element’s attribute names. The attribute names are contained in the XML document. If the element does not have any attributes, the empty string (“”) is returned.
Data type: CHARACTER Access: Readable Applies to: X-noderef object handleIf hNoderef is an element node with various attributes, and anames and bname are character program variables, the following example demonstrates listing all the attributes of the XML node:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |